Eclipse Platform
Pre-release 3.0

Uses of Interface
org.eclipse.ui.commands.IKeyConfigurationListener

Packages that use IKeyConfigurationListener
org.eclipse.ui.commands   
 

Uses of IKeyConfigurationListener in org.eclipse.ui.commands
 

Methods in org.eclipse.ui.commands with parameters of type IKeyConfigurationListener
 void IKeyConfiguration.addKeyConfigurationListener(IKeyConfigurationListener keyConfigurationListener)
          Registers an instance of IKeyConfigurationListener to listen for changes to attributes of this instance.
 void IKeyConfiguration.removeKeyConfigurationListener(IKeyConfigurationListener keyConfigurationListener)
          Unregisters an instance of IKeyConfigurationListener listening for changes to attributes of this instance.
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.